home *** CD-ROM | disk | FTP | other *** search
/ Aminet 38 / Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso / Aminet / gfx / misc / FujiControl.readme < prev    next >
Encoding:
Text File  |  2000-07-01  |  2.2 KB  |  82 lines

  1. Short:    Download pictures from Fuji Digital Camera
  2. Author:   christian@waldonet.net.mt (Christian Falzon)
  3. Uploader: hammerhd@hotmail.com (Paul Watkins)
  4. Type:     gfx/misc
  5.  
  6.  
  7. This short utility will allow you to download the pictures
  8. from a Fuji digital camera attached to the Amiga's serial
  9. port. Features include:
  10.  
  11. - Produces good quality JPEG files
  12.  
  13. - Supported Camera's: Fuji MX500, MX700, MX1200
  14.  
  15. - Simple command line interface (CLI)
  16.  
  17. - Source code included with archive
  18.  
  19.  
  20. Thanks to the author (Christian Falzon) for permission to
  21. upload this.
  22.  
  23.  
  24.  
  25.  
  26. Functions:
  27. ==========
  28.  
  29.  
  30. File commands
  31. -------------
  32. Download an image by number
  33. Download an image by name
  34. Download all images
  35. List all image info: Number, name, filesize, resolution etc
  36. Delete an image by name
  37. Delete an image by number
  38. Delete all images
  39.  
  40.  
  41. Shooting commands
  42. -----------------
  43. Shoot picture
  44. Shoot picture, download and delete from camera
  45.  
  46. Setting commands
  47. ----------------
  48. Flash mode  off/force/redeye/auto
  49. Resolution  640 or 1280
  50.  
  51.  
  52.  
  53. Syntax:
  54. =======
  55.  
  56. FUJICONTROL    {    DOWNLOAD [ { NAME picture-name | FRAME frameno | ALL } [ filename ] }
  57.              | {    DELETE  { NAME name } | { FRAME frameno } | ALL  }
  58.              | {    LIST }
  59.              | {    SHOOT [ filename [ DELETE ] ] }
  60.              | {    SET [ FLASH { OFF | FORCE | REDEYE | AUTO } ]
  61.                         [ RESOLUTION 1280 | 640 | HI | LO ] }
  62.                         [ COMPRESSION BASIC | FINE | NORMAL ]
  63.                         [ ZOOM | NOZOOM ]
  64.                         [ MACRO | NOMACRO ]
  65.                }
  66.  
  67.  
  68. ============================= Archive contents =============================
  69.  
  70. Original  Packed Ratio    Date     Time    Name
  71. -------- ------- ----- --------- --------  -------------
  72.    12744    2489 80.4% 05-Jun-99 21:40:46  CameraCommands.c
  73.     1962     798 59.3% 05-Jun-99 09:42:48  debugging.c
  74.     9163    2387 73.9% 06-Jun-99 16:31:30  fuji.c
  75.     9107    2510 72.4% 06-Jun-99 09:09:36  primitives.c
  76.     4621    1543 66.6% 05-Jun-99 11:35:06  SerialPort.c
  77.     2554     835 67.3% 30-May-99 16:24:16  .commands.txt
  78.     1023     434 57.5% 29-May-99 20:26:26  .fuji from cli
  79.    27108   13750 49.2% 06-Jun-99 09:12:06  fuji
  80. -------- ------- ----- --------- --------
  81.    68282   24746 63.7% 17-Jun-100 20:34:38   8 files
  82.